Invoking the ActiveX zTrigA or zTrigB calls always returns a zero
Tech Note: TN0133
Product: ActiveX
Version: > 56
Date Added: 2004-08-12
Issue
Invoking the ActiveX zTrigA or zTrigB calls always returns a zero, irrespective of the actual result.
Workaround
You can monitor the actual result in one of two ways. In your RPvdsEx circuit:
-
Link the output of the TrgIn component to a digital output on your device. This will allow you to view the trigger result on the front panel of the device.
-
Link a parameter tag to the output of the TrgIn component. You can then read this tag using RPcoX's GetTagVal method.